Skip to content

chore(backend): strip dead CRUD, keep auth-only surface - #273

Merged
itsmeakhil merged 1 commit into
mainfrom
akhil/update-progress-modal
Aug 10, 2026
Merged

chore(backend): strip dead CRUD, keep auth-only surface#273
itsmeakhil merged 1 commit into
mainfrom
akhil/update-progress-modal

Conversation

@itsmeakhil

Copy link
Copy Markdown
Collaborator

All tool data persists locally in the desktop app (Rust SQLCipher); the FastAPI CRUD routers were already source-deleted. Remove the leftover dead code so the backend surface matches reality: health + auth + passkey only.

  • delete crud.py (no live importers)
  • prune collection_name.py to the 3 collections auth/audit still use
  • rewrite stale landing HTML that advertised Tasks/Bookmarks modules

All tool data persists locally in the desktop app (Rust SQLCipher); the
FastAPI CRUD routers were already source-deleted. Remove the leftover dead
code so the backend surface matches reality: health + auth + passkey only.

- delete crud.py (no live importers)
- prune collection_name.py to the 3 collections auth/audit still use
- rewrite stale landing HTML that advertised Tasks/Bookmarks modules

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Unable to deploy a commit from a private repository on your GitHub organization to the itsmeakhil's projects team on Vercel, which is currently on the Hobby plan. In order to deploy, you can:

  • Make your repository public or
  • Upgrade to Pro. A Pro subscription is required to deploy from a private organization repository.

To read more about collaboration on Vercel, click here.

@itsmeakhil
itsmeakhil merged commit 7bb5e4f into main Aug 10, 2026
1 check failed
@itsmeakhil
itsmeakhil deleted the akhil/update-progress-modal branch August 12, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant